home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000322_news@columbia.edu _Wed May 24 17:08:16 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id RAA10337
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 17:08:16 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA13597
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 17:08:16 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id QAA25415
  10.     for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 16:41:35 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: C-Kermit as sub of Perl
  14. Date: 24 May 2000 20:41:24 GMT
  15. Organization: Columbia University
  16. Message-ID: <8ghepk$opd$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <392C3A11.E5804077@question.com>, MSH  <MSH@question.com> wrote:
  20. : Thank you...I will start a path from that direction. This was my original
  21. : thought. I did not write the existing Kermit piece. My job was the cron
  22. : (written in Perl) that would kick off the kermit.  As manual testing has
  23. : commenced, I finding the connection process very keystroke intensive. It
  24. : sounds like the kermit developer needs to add additional functionality into
  25. : his script.
  26. That's what the Kermit script language is for.  You'll find lots of examples
  27. PLUS a new tutorial at:
  28.  
  29.   http://www.columbia.edu/kermit/ckscripts.html
  30.  
  31. - Frank